home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / set / log < prev    next >
Text File  |  2001-03-21  |  550b  |  16 lines

  1. Synopsis:
  2.    set log [on|off|toggle]
  3.  
  4. Description:
  5.    This variable globally sets whether the client saves its lastlog buffer
  6.    to an external file.  The actual buffer itself isn't saved, rather
  7.    anything that is saved to the buffer is also saved to the file.
  8.  
  9.    If multiple windows are in use, this setting will affect all of them,
  10.    and will make no distinction in the log file as to which messages are
  11.    from which window.  In this case, WINDOW LOG should be used.
  12.  
  13. See Also:
  14.    set(4) lastlog, logfile; window(4) log
  15.  
  16.